home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / Languages / MacHaskell 2.2 / runtime / README < prev    next >
Encoding:
Text File  |  1994-09-27  |  376 b   |  9 lines  |  [TEXT/ttxt]

  1. This directory contains definitions of things that are used
  2. exclusively in code generated by the Haskell compiler.  It contains
  3. implementations of some of the things declared in the prims files for
  4. the prelude, as well as some more generic things that the code
  5. generator knows about.  
  6.  
  7. Note that some of the files in this directory access some Common Lisp
  8. features directly.
  9.